BITMAP WIDTH
This command will return an integer value of the width of the current bitmap. You can optionally provide a bitmap number to return the width of a specified bitmap. The parameter should be specified using an integer value.

SYNTAX
Return Integer=BITMAP WIDTH(Bitmap Number)
Return Integer=BITMAP WIDTH()

RELATED INFO
BITMAP Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example